Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/37677/exclude some groups from sharing with users #1

Merged
merged 235 commits into from
Mar 21, 2024

Conversation

zak39
Copy link
Owner

@zak39 zak39 commented Dec 14, 2023

  • Resolves: #

Summary

TODO

  • ...

Checklist

marcelklehr and others added 30 commits October 24, 2023 14:41
…mic ID instead of using className

this allows AppAPI to register anonymous classes as TextProcessing providers and task types

Signed-off-by: Marcel Klehr <[email protected]>
Signed-off-by: Marcel Klehr <[email protected]>
Signed-off-by: Marcel Klehr <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
Translate me-text in unified search people filter
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
fix(files): Partly revert 32c1aeb and show correct quota again
fix: Ensure correct max contrast color is used when blurred background is used
fix(dashboard): changed h3 elements to h2
enh(oauth2): allowed toggling of aria label
…s-meta-data

feat(comments): Add a meta data column for comments
Signed-off-by: Git'Fellow <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
…loud-upload

chore(deps): Bump @nextcloud/upload to 1.0.4
nextcloud-bot and others added 25 commits January 7, 2024 00:20
…-nc-calendendar-to-2.0.1

chore(package): bumped nc-calendar to 2.0.1
Fix Slow logout on Chrome-like browsers
Signed-off-by: Côme Chilliet <[email protected]>
…e-check-to-new-api

Migrate opcache check to new SetupCheck API
Signed-off-by: nextcloud-command <[email protected]>
…e_grid_view_toggle_in_accessibility_switch

Include grid view toggle in accessibility switch
Signed-off-by: John Molakvoæ <[email protected]>
…owner-setupcheck

Migrate app dir owner check to new SetupCheck API
…s-for-user-menu-is-not-accessible

fix(core): enhanced contrast when UserMenuItem is focused
@zak39 zak39 force-pushed the feature/37677/exclude-some-groups-from-sharing-with-users branch 2 times, most recently from e87dc2b to aa0f2bd Compare January 9, 2024 15:49
$server->addPlugin($filesDropPlugin);

// And off we go!
$server->exec();

Check notice

Code scanning / Psalm

DeprecatedMethod Note

The method Sabre\DAV\Server::exec has been marked as deprecated
throw $e;
}

$addresses = $this->getAddressesForPrincipal($calendarNode->getOwner());

Check notice

Code scanning / Psalm

PossiblyNullArgument Note

Argument 1 of OCA\DAV\CalDAV\Schedule\Plugin::getAddressesForPrincipal cannot be null, possibly null value provided
@zak39 zak39 force-pushed the feature/37677/exclude-some-groups-from-sharing-with-users branch from aa0f2bd to 537ae25 Compare January 9, 2024 15:52
@zak39 zak39 merged commit d72db91 into master Mar 21, 2024
59 of 60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.